バージョン

CopyTo(Int32,ColorBlendEntry[],Int32,Int32) メソッド

シンタックス
'宣言
 
<__DynamicallyInvokableAttribute()>
Public Overloads Sub CopyTo( _
   ByVal index As System.Integer, _
   ByVal array() As ColorBlendEntry, _
   ByVal arrayIndex As System.Integer, _
   ByVal count As System.Integer _
) 
[__DynamicallyInvokableAttribute()]
public void CopyTo( 
   System.int index,
   ColorBlendEntry[] array,
   System.int arrayIndex,
   System.int count
)

パラメータ

index
array
arrayIndex
count
参照

オンラインで表示: GitHub